build: remove unnecessary policy check (#262)
authordundargoc <33953936+dundargoc@users.noreply.github.com>
Mon, 8 Apr 2024 17:46:39 +0000 (19:46 +0200)
committerGitHub <noreply@github.com>
Mon, 8 Apr 2024 17:46:39 +0000 (13:46 -0400)
commit894e8107acaee5fc5cb9b1dde0b0d289d1de3359
tree8b5dcd62243c279ba7b08227b90e557b5ef7fe7d
parent1fe43f5a6d9c628f717c5ec8aeaeae4a9adfd167
build: remove unnecessary policy check (#262)

Minimum version is 3.5 and policy CMP0048 was introduced in 3.0, meaning
that it will always be set to `NEW`.
CMakeLists.txt